Add June 26 changelog entry#421
Conversation
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…tures are new Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
There was a problem hiding this comment.
Risk assessment: Very Low
I reviewed the updated diff directly. It only adds a June 26 entry to changelog.mdx and does not change executable code, configuration, navigation, infrastructure, auth, permissions, or shared systems. I also didn't find a CODEOWNERS file in the repo.
The PR already has an approval from the previous automation review, and this update does not increase risk, so I am not re-approving or dismissing the existing approval.
Sent by Cursor Automation: Assign PR reviewers
Removed duplicate entries for the `playwright_execute` tool and MCP server updates in the changelog. Added new entries for API key rotation and documentation updates.
There was a problem hiding this comment.
Risk assessment: Very Low
I reviewed the actual diff for this synchronization. The PR only adds a June 26 changelog entry to changelog.mdx; it doesn't modify executable code, docs navigation/configuration, prompt/model-instruction files, infrastructure, auth, permissions, or shared systems. I didn't find a CODEOWNERS file in the repository.
The PR is already approved and this update does not increase risk, so I am leaving the existing approval in place and not re-approving.
Sent by Cursor Automation: Assign PR reviewers
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
There was a problem hiding this comment.
Risk assessment: Very Low
I reviewed the current diff directly. The PR only modifies changelog.mdx by adding a June 26 changelog entry and normalizing one existing changelog link from an absolute docs URL to a relative docs path. It doesn't change executable code, docs configuration/navigation, prompt/model-instruction content, infrastructure, auth, permissions, or shared systems. I also didn't find a CODEOWNERS file in the repository.
The PR is already approved, and this update does not increase risk, so I am leaving the existing approval in place and not re-approving.
Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want fixes drafted automatically? Bugbot Autofix can create code changes for findings. A team admin can enable Autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 7f2432f. Configure here.
| - Added a `start_url` parameter to browser pool `acquire`, letting each acquired session override the pool's default start URL. | ||
| - Added `--chrome-policy` flags to `browsers create`/`update` and `browser-pools create`/`update` in the [CLI](https://github.com/kernel/cli) for setting Chrome popup, PDF, and homepage behavior from the terminal. | ||
| - Extended `kernel browsers update` in the [CLI](https://github.com/kernel/cli) with `--name` and `--tag` parameters, so a running session's name and tags can be changed after creation alongside the existing `browsers create`/`acquire` flags. | ||
| - Added an API key [rotate endpoint](/api-reference/api-keys/rotate-an-api-key) (`POST /org/api_keys/{id}/rotate`) that issues a replacement key, copies the rotated key's name and project scope, and keeps the old key working for a configurable grace period (default 7 days). |
There was a problem hiding this comment.
Relative API reference changelog links
High Severity
The June 26 entry links the API key rotate page with relative /api-reference/api-keys/rotate-an-api-key paths. Elsewhere in changelog.mdx, API reference links use absolute https://kernel.sh/docs/api-reference/... URLs because those pages are not local Mintlify sources, so relative paths tend to fail mint broken-links in CI.
Additional Locations (1)
Triggered by learned rule: Use absolute URLs for /api-reference/ links
Reviewed by Cursor Bugbot for commit 7f2432f. Configure here.
…-1328) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
There was a problem hiding this comment.
Risk assessment: Very Low
I reviewed the current diff directly. The PR only modifies changelog.mdx by adding a June 26 changelog entry and changing one existing changelog link from an absolute docs URL to a relative path. It doesn't change executable code, docs configuration/navigation, infrastructure, auth, permissions, shared systems, or prompt/model-instruction files. I also didn't find a CODEOWNERS file in the repository.
The PR is already approved, and the latest update does not increase risk, so I am leaving the existing approval in place and not re-approving.
Sent by Cursor Automation: Assign PR reviewers
…f the API feature Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
There was a problem hiding this comment.
Risk assessment: Very Low
I reviewed the actual diff for this synchronization. The PR only updates changelog.mdx by adding a June 26 changelog entry and normalizing one existing changelog link from an absolute docs URL to a relative path. It doesn't modify executable code, docs configuration/navigation, infrastructure, auth, permissions, shared systems, or prompt/model-instruction files. I also didn't find a CODEOWNERS file in the repository.
The PR is already approved, and this update does not increase risk, so I am leaving the existing approval in place and not re-approving.
Sent by Cursor Automation: Assign PR reviewers




Summary
Adds the June 26, 2026 changelog entry covering the two-week window since the June 12 release.
Notes on verification
cli))>and Slack-style<URL>angle brackets around every URL).generate-videoskill bullet: the source draft described it as "generating browser session recording videos", but the skill actually produces smooth MP4 videos from animated web visualizations (used for launch/demo clips). Adjusted to match the skill's real purpose — please confirm or override.--chrome-policyCLI flags,--name/--tagonbrowsers update, generate-video skill, X-Kernel-Project-Id docs) shipped June 11 — one day outside a strict 2-week window, but were not covered by the June 12 changelog.Test plan
<Update>block displays correctlyNote
Low Risk
Documentation-only changelog and link fix; no runtime or API behavior changes in this diff.
Overview
Adds a new June 26
<Update>block at the top ofchangelog.mdx, covering product and documentation changes since the June 12 entry.Product bullets summarize CUA (
playwright_execute,gemini-3.5-flash), MCP browser-pool and management-tool parity, poolacquirestart_url, CLI--chrome-policyandbrowsers updatename/tag flags, dashboard session naming/tagging/filtering, the API key rotate endpoint, and thegenerate-videoskill.Docs bullets call out dark mode,
policy.jsonuse-case examples, Projects/X-Kernel-Project-Iddocumentation, and rotate-endpoint API reference.Also fixes the June 5 MCP server link from an absolute
kernel.shURL to the internal/reference/mcp-serverpath, matching newer changelog entries.Reviewed by Cursor Bugbot for commit 39646d8. Bugbot is set up for automated code reviews on this repo. Configure here.